TagKey Property (FlexChartBase<T>) | ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexChartBase<T> Class / TagKey Property

In This Topic
TagKey Property (FlexChartBase<T>)
In This Topic
Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property TagKey As HtmlTextWriterTag
 
See Also